CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - C SOCKET

搜索资源列表

  1. Linux_socket_program

    0下载:
  2. linux socket编程很好的学习文档,其中有很多C代码例程-linux socket programming good study documents, there is one of a lot of C code routines
  3. 所属分类:Communication

    • 发布日期:2017-04-17
    • 文件大小:95664
    • 提供者:liying
  1. SocketProgramming

    0下载:
  2. C Socket Programming Tutorials
  3. 所属分类:Communication

    • 发布日期:2017-04-17
    • 文件大小:153091
    • 提供者:Pratibha
  1. tcpserver.c

    0下载:
  2. * 利用 socket 介面設計網路應用程式 * 程式啟動後等待 client 端連線,連線後印出對方之 IP 位址 * 並顯示對方所傳遞之訊息,並回送給 Client 端。-..................................
  3. 所属分类:File Formats

    • 发布日期:2017-04-01
    • 文件大小:1185
    • 提供者:seankin52
  1. FTPtutorial

    0下载:
  2. This tutorial shows you how to manage the socket C + + Builder Client / Server with TClientSocket and TServerSocket and How to Manage Events OnClientRead and the method for sending text
  3. 所属分类:software engineering

    • 发布日期:2017-04-06
    • 文件大小:1196
    • 提供者:Becem
  1. scoket-PPT

    1下载:
  2. C++编写socket的最佳文档,PPT格式,简洁无费话。-C++ socket write the best documentation, PPT format, no fee simple words.
  3. 所属分类:File Formats

    • 发布日期:2017-04-01
    • 文件大小:32174
    • 提供者:bobsun
  1. cSharp-socket-mutiport-programming(1)

    0下载:
  2. 本文讲下C#使用socket实现多端口通信,挺不错哦,一起看下吧。 基本思路是: 1》服务端监听(用一个公用的端口接收连接的请求如:6666)。 2》客户机请求连接端口为6666 3》服务器接受请求然后再监听一个新的端口,再把这个端口发送给客户机。 4》客户机接到发来的端口,再重新连接服务器此端口。 5》服务器保存每一个连接的客户机。 -This article about C# using the socket und
  3. 所属分类:Communication

    • 发布日期:2017-03-28
    • 文件大小:16399
    • 提供者:于爱清
  1. SOCKET

    0下载:
  2. 有关C语言的socket学习资料,适合于初等学习者-Learning information about the C language socket, suitable for elementary learners
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:30076
    • 提供者:zhaolin
  1. CSharpsocket-error-solution

    0下载:
  2. C#socket通讯两个最经典错误解决方案。 经典错误1 无法访问已释放的对象。 对象名:“System.Net.Sockets.Socket”;解决方案 经典错误2 "远程主机强迫关闭了一个现有的连接。"解决方案-Two of the most classic C# socket communication error solutions. Classic error can not access a freed object. Object name: " System
  3. 所属分类:Communication

    • 发布日期:2017-04-02
    • 文件大小:425266
    • 提供者:
  1. CPPsocket

    0下载:
  2. c++ 网络编程 非常齐全的网络编程简介 让你充分了解socket编程-c++ socket program
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:334098
    • 提供者:胡飞
  1. CPP-Network---Introduction-to-TCP-IP-Socket-Progr

    0下载:
  2. useful for C++ Network programming
  3. 所属分类:software engineering

    • 发布日期:2017-11-07
    • 文件大小:52637
    • 提供者:Nguyen Van
  1. linux-socket-introduce

    0下载:
  2. 关于一些socket的简单知识的介绍,socket的基本操作,socket中tcp的三次连接于四次释放原理,和一个C/S的实现代码-The basic operation of the introduction of some simple knowledge of the socket, socket, tcp socket in three connected to the release of four principles, and a C/S implementation code
  3. 所属分类:software engineering

    • 发布日期:2017-12-05
    • 文件大小:151764
    • 提供者:白勇
  1. c-socket-programming.pdf.tar

    0下载:
  2. this socket programming which is used in linux programming-this is socket programming which is used in linux programming
  3. 所属分类:software engineering

    • 发布日期:2017-11-20
    • 文件大小:107205
    • 提供者:Amit Sinha
  1. SocketClient

    0下载:
  2. c++ socket client例子源码-c++ socket client例子源码
  3. 所属分类:IT Hero

    • 发布日期:2017-04-15
    • 文件大小:6529
    • 提供者:王勇
  1. CSharp_Socket_programming-

    0下载:
  2. C# Socket编程 同步以及异步通信 -C# Socket
  3. 所属分类:Communication

    • 发布日期:2016-01-23
    • 文件大小:281600
    • 提供者:colin
  1. Socket-Programming-Tutorials

    0下载:
  2. 细细品味C#(Socket编程)pdf电子书-Savor C# (Socket Programming) pdf ebook
  3. 所属分类:software engineering

    • 发布日期:2017-05-03
    • 文件大小:887185
    • 提供者:jiangtao
  1. Socket

    0下载:
  2. Java实现socket通信,程序采用C/S多线程实现,功能:客户端发送消息到服务器,服务器返回消息-java socket TCP
  3. 所属分类:Project Design

    • 发布日期:2017-04-01
    • 文件大小:3578
    • 提供者:silence
  1. TCP-IP-Sockets-in-C--Second-Edition-Practical-Gui

    0下载:
  2. TCP/IP Socket in C. This is a famous book in networked service in C. A typical textbook in college network classes.
  3. 所属分类:software engineering

    • 发布日期:2017-05-03
    • 文件大小:890149
    • 提供者:adasjtu
  1. cSharpsocket

    0下载:
  2. c#socket使用环形队列实例.c#socket使用环形队列实例.-c# socket using a circular queue instance.c# socket using a circular queue instance.
  3. 所属分类:Communication

    • 发布日期:2017-05-04
    • 文件大小:18298
    • 提供者:俊杰
  1. CSharpSocket

    0下载:
  2. C# socket TCP传输 Clent + server
  3. 所属分类:software engineering

    • 发布日期:2017-05-05
    • 文件大小:173194
    • 提供者:zk
  1. socket

    0下载:
  2. C语言编程socket-cline-sever-C language file socket-cline-sever
  3. 所属分类:Communication

    • 发布日期:2017-05-05
    • 文件大小:8026
    • 提供者:
« 12 3 »
搜珍网 www.dssz.com